@charset "utf-8";
@import url("resect.css");
/*resect  CSS*/
body {
	color: #333333;
	text-decoration: none;
	font-family:Verdana, "新細明體", Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 13px;
	background-image: url(../images/bg.jpg);
	}
h1 {}
h2 {}
p {}
a {
	color: #bc658d;
}
a:hover {
	color: #B00053;
	text-decoration: underline;
}
.w_bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper {
	width: 800px;
	min-height:800px;
	min-width:800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
.fb {
	text-align: right;
}

#header {
	background-repeat: no-repeat;
	padding-top: 155px;
}


.header_2 {
	width: 800px;
	height: 300px;
	position: relative;
	background-image: url(../images/header_1.png);
	background-repeat: no-repeat;

}
#content .ac {

}
.ac li {
	margin-bottom: 5px;
}

#content .ac .ac_1 {
	width: 660px;
	line-height: 20px;
	padding-left: 70px;
	background-image: url(../images/active_1.png);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-right: 70px;
	height: 360px;
}
#content .ac .ac_2 {
	width: 660px;
	line-height: 20px;
	padding-top: 135px;
	padding-right: 70px;
	padding-left: 70px;
	background-image: url(../images/active_2.png);
	height: 420px;
	background-repeat: no-repeat;
}

.text_1 {
	position: absolute;
	top: 9px;
	width: 672px;
	height: 57px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	left: 99px;
}
.text_2 {
	position: absolute;
	top: 87px;
	width: 671px;
	height: 58px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	left: 99px;
}

.text_3 {
	position: absolute;
	top: 165px;
	width: 274px;
	height: 22px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	left: 99px;
	z-index: 1;
}
.text_3 a:hover {
	color: #999;
}
.text_4 {
	height: 100px;
	width: 786px;
	position: absolute;
	top: 173px;
}
.text_5 {
	color: #B00053;
}
.text_6 {
	font-weight: bold;
}




#content {
}

.con_box {
	width: 730px;
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 5px;
	color: #666;
	position: relative;
	height: 160px;
	margin-left: 30px;
}
.con_box .votes_btn {
	height: 27px;
	width: 70px;
	position: absolute;
	left: 665px;
	top: 8px;
}
.con_box .votes_btn a {
	background-image: url(../images/btn.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	height: 25px;
	width: 70px;
	cursor: pointer;
}
.con_box .votes_btn a:hover {
	background-image: url(../images/btn.gif);
	background-repeat: no-repeat;
	background-position: right center;

}

.votes_number {
	position: absolute;
	height: 25px;
	width: 100px;
	left: 561px;
	top: 9px;
	line-height: 25px;
	color: #000;
}
.con_box .fb {
	position: absolute;
	top: 5px;
	width: 97px;
	height: 32px;
	right: 183px;
}

.con_box .nan {
	height: 25px;
	width: 450px;
	padding-top: 2px;
}
.con_box .blog_name {
	font-size: 15px;
	color: #B00053;
	line-height: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 4px;
	float: left;
}

.con_box .n_1 {
	height: 25px;
	width: 85px;
}


.con_box .photo {
	margin: 6px;
	height: 118px;
	width: 155px;
	float: left;
}
.con_box .photo_2 {
	float: left;
	height: 63px;
	width: 85px;
	margin-left: 3px;
	margin-top: 5px;
}
.con_box .blog_intro {
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
	margin-left: 170px;
}

.con_box .blog_title {
	margin-left: 280px;
	line-height: 20px;
	padding-top: 5px;
}
.con_box .blog_title ul  {

}
.page {
	height: 30px;
	clear: left;
	text-align: center;
	padding-top: 8px;
	background-color: #CCC;
	width: 740px;
	margin-left: 30px;
}

.page a {
	padding-right: 5px;
	padding-left: 5px;
	color: #666;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 24px;
	line-height: 24px;
}
.page a:hover {
	color: #666;
	text-decoration: underline;
}
.page_click
{
	color: #666;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 24px;
	text-decoration: underline;
	}
